Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Derive macro for Value trait #42

Merged
merged 6 commits into from
Dec 20, 2023
Merged

Conversation

adamchalmers
Copy link
Collaborator

No description provided.

@adamchalmers adamchalmers force-pushed the achalmers/derive-macros-impl-value branch from a5cad08 to c8681f5 Compare December 20, 2023 05:08
Copy link

codecov bot commented Dec 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (main@7ff2493). Click here to learn what that means.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #42   +/-   ##
=======================================
  Coverage        ?   45.63%           
=======================================
  Files           ?       33           
  Lines           ?     1913           
  Branches        ?        0           
=======================================
  Hits            ?      873           
  Misses          ?     1040           
  Partials        ?        0           
Flag Coverage Δ
unittests 45.63% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@adamchalmers adamchalmers force-pushed the achalmers/derive-macros-impl-value branch 2 times, most recently from 97026a6 to 8f7355a Compare December 20, 2023 05:35
Base automatically changed from achalmers/refactor-whole-crate-structure to main December 20, 2023 05:43
@adamchalmers adamchalmers force-pushed the achalmers/derive-macros-impl-value branch from 1457dbd to a660a28 Compare December 20, 2023 05:44
@adamchalmers adamchalmers merged commit ddc6a7e into main Dec 20, 2023
8 checks passed
@adamchalmers adamchalmers deleted the achalmers/derive-macros-impl-value branch December 20, 2023 05:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant